2 matches found
CVE-2022-49005
CVE-2022-49005 is tied to a Linux kernel issue in ASoC: ops where _sx controls use a non-standard max field. The root cause is an incorrect bounds check in snd_soc_put_volsw_sx(): the max value must be treated as the number of steps and checked accordingly against the maximum. Connected Astra Lin...
CVE-2023-52896
The CVE-2023-52896 issue affects the Linux kernel’s btrfs quota handling. A race between the quota rescan path and quota disable can lead the rescan worker to dereference a NULL quota_root, causing a NULL pointer dereference in btrfs_start_transaction. The root cause is that task B clears fs_info...